projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99d36ea
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Thu, 17 Jan 2013 11:17:35 +0000
(06:17 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 17 Jan 2013 11:17:35 +0000
(06:17 -0500)
autogen/config.in
patch
|
blob
|
history
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/config.in
b/autogen/config.in
index b02b1fe462a41a21c1403e7e844195b46567a937..d6016ab4a99b140c0f0b1f075b7ec551d3423894 100644
(file)
--- a/
autogen/config.in
+++ b/
autogen/config.in
@@
-1441,10
+1441,8
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define if the system is AIX. */
#undef _AIX
-/* Enable large inode numbers on Mac OS X. */
-#ifndef _DARWIN_USE_64_BIT_INODE
-# define _DARWIN_USE_64_BIT_INODE 1
-#endif
+/* Enable large inode numbers on Mac OS X 10.5. */
+#undef _DARWIN_USE_64_BIT_INODE
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
diff --git
a/autogen/configure
b/autogen/configure
index 8b9b502fb19f428556af8495698035f4b4cfcd9c..889c4cc17d56f7e79745bbade35d4f99ffa06f4c 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-6714,6
+6714,8
@@
rm -rf conftest*
fi
+$as_echo "#define _DARWIN_USE_64_BIT_INODE 1" >>confdefs.h
+
fi
case $ac_cv_prog_cc_stdc in #(